Silk Mobile

Table of Contents (Homepage)

Dynamic NATIVE Recognition

images/images/os-icons/os_ios_150x150.png

images/images/os-icons/os_android_150x150.png

images/images/os-icons/os_windows_150x150.png

User can use Native recognition method with the following options:

Step 1: Once choosing zone Native for command.

images/download/attachments/3310422/da.jpg

Step 2: Use the Spy icon button to get the Native properties of all the elements on the screen. Mark the required element and you will see in a pop-up box all the Object/Element Native properties.

images/download/attachments/3310422/22.jpg

images/download/attachments/3310422/25.jpg

Step 3: Use these properties to identify the element dynamically to perform the action on it. Build a query on the form: <query>=<value> or use xpath syntax.

images/download/attachments/3310422/26.jpg

Advanced

nclick:

In this case the event will be sent to the element directly instead of by its coordinates

The syntax is nclick:<query>=<value>